scrolledwindow: Don't snapshot junction if we use indicators
authorTimm Bäder <mail@baedert.org>
Mon, 30 Dec 2019 09:47:53 +0000 (10:47 +0100)
committerTimm Bäder <mail@baedert.org>
Tue, 7 Jan 2020 16:27:18 +0000 (17:27 +0100)
commit108aac9ee3fb866d53e9481b16ed1296e85b836c
tree210df0792cccfd28eeb24bb8c7b174100f40d575
parentc427c2b22a49d78eb494bf589531813d0a1e45d4
scrolledwindow: Don't snapshot junction if we use indicators

The junction doesn't make sense when we use indicators, since the
scrollbars overlap anyway. Not snappshotting it anymore has no visual
effect since it's being drawn below the scrollbars anyway.
gtk/gtkscrolledwindow.c